home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
- <plist version="0.9">
- <dict>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleIdentifier</key>
- <string>com.web-confidential.WebConfidential</string>
- <key>CFBundleVersion</key>
- <string>3.0</string>
- <key>CFBundleName</key>
- <string>Web Confidential</string>
- <key>CFBundleExecutable</key>
- <string>Web Confidential</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleSignature</key>
- <string>Conf</string>
- <key>CFBundleHelpBookName</key>
- <string>Web Confidential Help</string>
- <key>CFBundleHelpBookFolder</key>
- <string>Web Confidential Help</string>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleShortVersionString</key>
- <string>3.0.3</string>
- <key>CFBundleLongVersionString</key>
- <string>3.0.3, Copyright 1998-2002 Alco Blom</string>
- <key>CFBundleGetInfoString</key>
- <string>3.0.3, Copyright 1998-2002 Alco Blom, http://www.web-confidential.com</string>
- <key>CFBundleIconFile</key>
- <string>icon.icns</string>
- <key>NSApplescriptEnabled</key>
- <string>Yes</string>
- <key>CFBundleDocumentTypes</key>
- <array>
- <dict>
- <key>CFBundleTypeOSTypes</key>
- <string>pwen</string>
- <key>CFBundleTypeIconFile</key>
- <string>129</string>
- <key>CFBundleTypeName</key>
- <string>confidential document</string>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- </dict>
- <dict>
- <key>CFBundleTypeOSTypes</key>
- <string>pwpw</string>
- <key>CFBundleTypeIconFile</key>
- <string>130</string>
- <key>CFBundleTypeName</key>
- <string>password document</string>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- </dict>
- </array>
- </dict>
- </plist>
-